Divides the top input by the bottom input. You can choose whether a bottom input of 0 yields an output of noValue or stops the simulation with an error message.
Dialog Choices
Outputs a noValue: Causes a noValue value to be output if the bottom input is 0.
Stops the simulation: Stops the simulation if the bottom input is 0.
Connectors
The top input is the value for the numerator and the bottom input is the value for the denominator.